home *** CD-ROM | disk | FTP | other *** search
/ Aminet 40 / Aminet 40 (2000)(Schatztruhe)[!][Dec 2000].iso / Aminet / util / boot / BPPCFixFix.readme < prev    next >
Text File  |  2000-11-01  |  3KB  |  91 lines

  1. Short:    BlizzPPC 0x0 & ppc library disk loadable V1.0.0
  2. Author:   sintonen@iki.fi (Harry "Piru" Sintonen)
  3. Uploader: sintonen@iki.fi (Harry "Piru" Sintonen)
  4. Version:  1.0.0
  5. Type:     util/boot
  6. Requires: OS 2.04+
  7.  
  8. Frank Wille's BPPCFix readme:
  9. >
  10. > BUGS
  11. >    Unfortunately you can't reactive the original ppc.library from LIBS:,
  12. >    like on the CSPPC, when the bppcfix kick tag is active. I guess the
  13. >    ppc.library or 68040/060.library (or both) depend on the used hard-
  14. >    ware and will work with a CSPPC only.
  15.  
  16. BPPCFixFix fixes this. :-)
  17.  
  18. BPPCFixFix is a file patcher program that make the 68040, 68060 and
  19. ppc libraries disk loadable on Blizzard PPC cards.
  20.  
  21. This is handy if you've disabled FlashROM libraries with BPPCFix.
  22.  
  23. BPPCFix program itself is not included. Use Frank Wille's BPPCFix program
  24. or BlizKick's BPPCFix & BPPCFix040 modules to disable the FlashROM
  25. libraries.
  26.  
  27.  
  28. Features:
  29.  
  30.   - patched libraries will load at any time.
  31.   - loading the patched library is a lot faster than reinitializing with
  32.     InitPPCLib. InitPPCLib takes 3.3 seconds on my 68060 @ 50MHz while
  33.     loading the patched library is almost instant.
  34.   - BPPCFixFix is easy to use shell command.
  35.   - full source code (in AmigaE) is included.
  36.  
  37.  
  38.   BPPCFIXFIX USAGE
  39.   ----------------
  40.  
  41. Format:        BPPCFIXFIX [FROM] <name> [TO] <name>
  42.  
  43. Template:      FROM/A,TO/A
  44.  
  45. Purpose:       Patch library to be loadable with Blizzard PPC
  46.  
  47. Specification:
  48.  
  49. BPPCFIXFIX load the given library file (FROM) and patch it to be
  50. loadable from disk with Blizzard PPC turbo cards.
  51.  
  52. The patched file is written to file specified by TO argument.
  53.  
  54. Example:
  55.  
  56. 1> lha x 68060-191099.lha #?/680?0#?.library t:
  57. 1> lha x ppc-user-09042000.lha #?/ppc.library t:
  58. 1> BPPCFIXFIX t:libs/68040.library to libs:68040new.library
  59. 1> BPPCFIXFIX t:libs/68060.library to libs:68060.library
  60. 1> BPPCFIXFIX t:PPCRelease/libs/ppc.library libs:ppc.library
  61.  
  62. This example will generate Blizzard PPC disk loadable versions of
  63. the 68040, 68060 and ppc libraries.
  64.  
  65. NOTE: You also need to set up two other libraries like this (these
  66. don't need patching):
  67.  
  68.   Workbench 3.x 68040.library   ->  libs:68040old.library
  69.   t:libs/68040dummy.library     ->  libs:68040.library
  70.  
  71. And finally you need BPPCFix set up properly before these files are
  72. really used.
  73.  
  74.  
  75.   LEGAL CRAP
  76.   ----------
  77.  
  78. Copyright © 2000 Harry "Piru" Sintonen <sintonen@iki.fi>.
  79. This program is freeware.
  80.  
  81.  
  82. ============================= Archive contents =============================
  83.  
  84. Original  Packed Ratio    Date     Time    Name
  85. -------- ------- ----- --------- --------  -------------
  86.     2396    1136 52.5% 02-Sep-00 12:16:06  BPPCFixFix.readme
  87.     3212    1807 43.7% 02-Sep-00 12:17:16 +bppcfixfix
  88.     4096    1695 58.6% 02-Sep-00 12:17:20 +bppcfixfix.e
  89. -------- ------- ----- --------- --------
  90.     9704    4638 52.2% 03-Sep-100 15:11:26   3 files
  91.